home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
H-I
/
HyperTalkHelp.cpt
/
HyperTalk Tutorial Sampler 1.1
/
card_5863.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
2KB
|
113 lines
-- card: 5863 from stack: in.1
-- bmap block id: 2969
-- flags: 0000
-- background id: 5587
-- name:
----- HyperTalk script -----
on closeCard
hide card field "Note"
hide button 1
hide button 2
-- show menuBar
end closeCard
on openCard
hide menuBar
end openCard
-- part 5 (field)
-- low flags: 81
-- high flags: 0001
-- rect: left=61 top=38 right=312 bottom=370
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Note
-- part 3 (button)
-- low flags: 80
-- high flags: 8004
-- rect: left=76 top=279 right=298 bottom=363
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Tell Me More...
----- HyperTalk script -----
on mouseUp
hide card field "Note"
hide button 1
hide button 2
visual iris open slowly
go to card id 7019
end mouseUp
-- part 4 (button)
-- low flags: 80
-- high flags: A003
-- rect: left=192 top=304 right=323 bottom=236
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: OK
----- HyperTalk script -----
on mouseUp
hide card field "Note"
hide button 1
hide button 2
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=362 top=8 right=29 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: What's HyperTutor™?
----- HyperTalk script -----
on mouseUp
hide card field "Note"
hide button 1
hide button 2
visual iris open slowly
go to card id 7019
end mouseUp
-- part contents for card part 5
----- text -----
HyperTalk‚Ñ¢ Tutorial Sampler
© 1987 Mark Christopher
This Tutorial Sampler is designed for beginning users of the HyperTalk‚Ñ¢ Language with little or no programming experience.
It is distributed without charge. Feel free to pass it on, but please do not remove or change any cards.
If you like this sampler, a commercial product called HyperTutor is avilable from Teligraphics which covers all the HyperTalk‚Ñ¢ commands.